* textprop.c (set_text_properties_1): Do not allow NULL interval.
authorDmitry Antipov <dmantipov@yandex.ru>
Thu, 20 Dec 2012 08:49:21 +0000 (12:49 +0400)
committerDmitry Antipov <dmantipov@yandex.ru>
Thu, 20 Dec 2012 08:49:21 +0000 (12:49 +0400)
commit0c7b3ee3c2e7e6916c6048067aa64d259de3842c
treea891c6e7343b71e8c943be50910e721c0bf81dfd
parentef1f4cca5d89deef7e0a45e9c307c0f65b67e924
* textprop.c (set_text_properties_1): Do not allow NULL interval.
Rename 4th argument since it may be buffer or string.  Adjust comment.
* intervals.c (graft_intervals_info_buffer): Find an interval here.
src/ChangeLog
src/intervals.c
src/textprop.c